-
-
Notifications
You must be signed in to change notification settings - Fork 123
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Subsonic 2, general rework #758
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Main weird thing that I haven't quite resolved is updating playlist when an item is removed. Other things should work fine (although fetching large playlists will be. long) |
I might not have the time to go through every change, but as long as it's functional I'm fine with merging. I'm not seeing the issue with playlist updates when a song is removed (it's working fine for me?), but the playlist list page itself is erroring out due to missing filters for subsonic. I'll update as I go through it. |
Couple more issues:
|
With this merged, might be a good idea to update the What music servers does Feishin support FAQ part of the readme |
Adapted from and supersedes #419. Resolves #306.